home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 1 / Gold Medal Software Volume 1 (Gold Medal) (1994).iso / graphics / pv3db1.arj / PV3DB191.EXE / DEFAULT2.INC < prev    next >
Text File  |  1993-09-22  |  129b  |  14 lines

  1. #default {
  2.     pigment
  3.         {
  4.         colour rgbf <1.0 1.0 1.0 0.0>
  5.         }
  6.     finish
  7.         {
  8.         ambient .4
  9.         diffuse .6
  10.         phong 1
  11.         }
  12.     }
  13.  
  14.